desktop_windows
local_offer Category
Features
10 features passed
6 features failed, 0 skipped
Scenarios
69 scenarios passed
21 scenarios failed, 0 skipped, 0 others
Steps
1,432 steps passed
23 steps failed, 113 skipped, 0 others
Timeline (seconds)
  • Verify Base Page Scenarios Nov 27, 2022 01:29:28 AM Fail
    00 00 47.444
    check_circle Scenario Outline: Verify user is able to selects the language


    language
    English
    @basepage @regression @verifySelectLanguage
    • check_circleVerify user is able to selects the language
      @basepage @regression @verifySelectLanguage
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
    00 01 41.677
    check_circle Scenario Outline: Verify User is able to press the Change phone number and login through another number


    languagephoneNumberchange_numbercountry
    English72760505058087087642India
    @changeNumber @basepage @regression
    • check_circleVerify User is able to press the Change phone number and login through another number
      @changeNumber @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User selects the country India
      • check_circleAnd User enters mobile number 7276050505
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User clicks on change phone number
      • check_circleThen User is on the base page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
    00 01 04.324
    check_circle Scenario Outline: Verify user not able to login with invalid number


    phoneNumberlanguage
    0000000000English
    @verifyLoginWithInvalidNumber @basepage @regression
    • check_circleVerify user not able to login with invalid number
      @verifyLoginWithInvalidNumber @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User enters mobile number 0000000000
      • check_circleAnd User clicks on continue button
      • check_circleThen Invalid format toast message is displayed
    00 01 24.883
    check_circle Scenario Outline: Verify User is able to see the label "Enter your registered mobile number to login" below the Log In


    language
    English
    @UserIsAbleToSeeLoginPageRegistrationLabel @basepage @regression
    • check_circleVerify User is able to see the label "Enter your registered mobile number to login" below the Log In
      @UserIsAbleToSeeLoginPageRegistrationLabel @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see the registration label on login page
    00 00 46.133
    check_circle Scenario Outline: Verify User is able to see the Place holder "Enter mobile number" in text field


    language
    English
    @VerifyPlaceHolder @basepage @regression
    • check_circleVerify User is able to see the Place holder "Enter mobile number" in text field
      @VerifyPlaceHolder @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see the place holder label on login page
    00 01 00.114
    cancel Scenario Outline: Verify user not able to login with unregister number


    phoneNumberlanguage
    9922006556English
    @basepage @regression @verifyLoginWithUnregisterNumber
    • cancelVerify user not able to login with unregister number
      @basepage @regression @verifyLoginWithUnregisterNumber
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User enters mobile number 9922006556
      • check_circleAnd User clicks on continue button
      • cancelThen Unregister Number toast message is displayed
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_not_able_to_login_with_unregister_number
    00 02 17.324
    check_circle Scenario Outline: Verify user not able to login with valid otp


    phoneNumberlanguagecountry
    8087087642EnglishIndia
    @verifyLoginWithValidOtp @basepage @regression
    • check_circleVerify user not able to login with valid otp
      @verifyLoginWithValidOtp @basepage @regression
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleThen User is able to see selected language: English
      • check_circleWhen User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
  • Verify Chat Page Scenarios Nov 27, 2022 01:38:30 AM Fail
    00 02 41.782
    check_circle Scenario: Verify user should able to open chat page
    @chatPage @regression @verifyChatPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the chat option
    • check_circleThen User navigates to chat page
    00 02 24.726
    check_circle Scenario Outline: Verify user should be able to Open the specific program chat:


    chatGroupName
    AutomationTest
    @chatPage @openChatProgram @regression
    • check_circleVerify user should be able to Open the specific program chat: AutomationTest
      @chatPage @openChatProgram @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
    00 05 57.828
    cancel Scenario Outline: Verify user should be able to send the message


    chatGroupNamemessage
    AutomationTestHow are you?
    @sendTheMessage @chatPage @regression
    • cancelVerify user should be able to send the message
      @sendTheMessage @chatPage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User sends the message How are you?
      • check_circleThen User is able to see the sent message How are you?
      • cancelWhen User deletes the sent message How are you?
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_send_the_message
    00 02 50.880
    check_circle Scenario Outline: Verify user should be able to open the Group details page by tapping on View details button


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyDetailsPageThroughViewDetailsButton
    • check_circleVerify user should be able to open the Group details page by tapping on View details button
      @chatPage @regression @verifyDetailsPageThroughViewDetailsButton
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the view details button
      • check_circleThen User is able to opens the details page through view details button AutomationTest
    00 02 37.787
    check_circle Scenario Outline: Verify user should be able to open the group details page by tapping on Program group name


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyDetailsPageThroughGroupName
    • check_circleVerify user should be able to open the group details page by tapping on Program group name
      @chatPage @regression @verifyDetailsPageThroughGroupName
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
    00 02 41.838
    check_circle Scenario Outline: Verify user should be able to open the private chat with mentor


    chatGroupName
    AutomationTest
    @chatPage @regression @openPrivateChatWithMentor
    • check_circleVerify user should be able to open the private chat with mentor
      @chatPage @regression @openPrivateChatWithMentor
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • check_circleWhen User clicks on mentor option
      • check_circleThen User is able to open the private chat with mentor
    00 02 39.830
    check_circle Scenario Outline: Verify user should be able to see the Media section on group details page


    chatGroupName
    AutomationTest
    @chatPage @verifyMediaSection @regression
    • check_circleVerify user should be able to see the Media section on group details page
      @chatPage @verifyMediaSection @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • check_circleWhen User clicks on media option
      • check_circleThen User is able to see the media section on group details page
    00 02 57.024
    check_circle Scenario Outline: Verify user should be able to see the Links section on group details page


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyLinksSection
    • check_circleVerify user should be able to see the Links section on group details page
      @chatPage @regression @verifyLinksSection
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • check_circleWhen User clicks on link option
      • check_circleThen User is able to see the links section on group details page
    00 03 53.449
    cancel Scenario Outline: Verify user should be able to see the Documents section on group details page


    chatGroupName
    AutomationTest
    @chatPage @verifyDocumentsSection @regression
    • cancelVerify user should be able to see the Documents section on group details page
      @chatPage @verifyDocumentsSection @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleThen User navigates to the detail page AutomationTest
      • cancelWhen User clicks on document option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_see_the_Documents_section_on_group_details_page
    00 05 06.354
    cancel Scenario Outline: Verify user should be able to edit the sent message


    chatGroupNamemessagenew_message
    AutomationTesthow r1?How are you?
    @chatPage @regression @editSentMessage
    • cancelVerify user should be able to edit the sent message
      @chatPage @regression @editSentMessage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User sends the message how r1?
      • check_circleThen User is able to see the sent message how r1?
      • cancelWhen User edits the sent message with new message How are you?
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_edit_the_sent_message
    00 05 56.272
    cancel Scenario Outline: Verify user should be able to delete the sent message


    chatGroupNamemessage
    AutomationTesthow r1?
    @chatPage @deleteSentMessage @regression
    • cancelVerify user should be able to delete the sent message
      @chatPage @deleteSentMessage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User sends the message how r1?
      • check_circleThen User is able to see the sent message how r1?
      • cancelWhen User deletes the sent message how r1?
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_should_be_able_to_delete_the_sent_message
    00 04 44.992
    cancel Scenario Outline: Verify user is able to reply on received messages


    chatGroupNamereply_message
    AutomationTestyes
    @chatPage @regression @replyOnReceivedMessage
    • cancelVerify user is able to reply on received messages
      @chatPage @regression @replyOnReceivedMessage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see reply option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_reply_on_received_messages
    00 32 20.181
    cancel Scenario Outline: Verify user is able to send report on received message with report option:


    chatGroupNamereport
    AutomationTestSpam
    AutomationTestViolence
    AutomationTestChild Abuse
    AutomationTestIllegal Drugs
    AutomationTestTell us about you
    AutomationTestCopyright
    AutomationTestPornography
    @chatPage @regression @sendReport
    • cancelVerify user is able to send report on received message with report option:Spam
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Spam
    • cancelVerify user is able to send report on received message with report option:Violence
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Violence
    • cancelVerify user is able to send report on received message with report option:Child Abuse
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Child_Abuse
    • cancelVerify user is able to send report on received message with report option:Illegal Drugs
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Illegal_Drugs
    • cancelVerify user is able to send report on received message with report option:Tell us about you
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • cancelAnd User clicks on received message
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Tell_us_about_you
    • cancelVerify user is able to send report on received message with report option:Copyright
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Copyright
    • cancelVerify user is able to send report on received message with report option:Pornography
      @chatPage @regression @sendReport
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on the chat group name AutomationTest
      • check_circleAnd User clicks on received message
      • cancelThen User is able to see report option
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_user_is_able_to_send_report_on_received_message_with_report_option:Pornography
    00 02 34.127
    check_circle Scenario: Verify user is able to redirect to chat page through message notification link
    @chatPage @redirectToTheChatPageThroughMessagelink @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the message notification link
    • check_circleThen User navigates to chat page
    00 03 57.641
    cancel Scenario Outline: Verify attachment options


    chatGroupName
    AutomationTest
    @chatPage @regression @verifyAttachmentOptions
    • cancelVerify attachment options
      @chatPage @regression @verifyAttachmentOptions
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the chat option
      • check_circleThen User navigates to chat page
      • check_circleWhen User clicks on specific chat group AutomationTest
      • check_circleThen User is on specific program chat AutomationTest
      • check_circleWhen User clicks on the attach button
      • cancelThen User is able to see attachment options
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_attachment_options
  • Verify Daily Entries Scenarios Nov 27, 2022 03:01:55 AM Pass
    00 02 57.082
    check_circle Scenario Outline: Add entries on the questionnaires page


    courseratingcheckbox_optionfirst_answersecond_answer
    AutomationTest5Yes1It is a automation testing tool
    @dailyEntries @saveEntries @regression
    • check_circleAdd entries on the questionnaires page
      @dailyEntries @saveEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters first question answer 1
      • check_circleAnd User enters second question answer It is a automation testing tool
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • check_circleAnd User taps on Save button
    00 14 07.788
    check_circle Scenario Outline: Verify daily entries result according to the filter:


    coursefilters
    AutomationTestAll
    AutomationTestCompleted
    AutomationTestAvailable
    AutomationTestExpired
    @dailyEntries @regression
    • check_circleVerify daily entries result according to the filter: All
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on All filter
      • check_circleThen Result display according to the filter All
    • check_circleVerify daily entries result according to the filter: Completed
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on Completed filter
      • check_circleThen Result display according to the filter Completed
    • check_circleVerify daily entries result according to the filter: Available
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on Available filter
      • check_circleThen Result display according to the filter Available
    • check_circleVerify daily entries result according to the filter: Expired
      @dailyEntries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on Expired filter
      • check_circleThen Result display according to the filter Expired
  • Verify Daily Entries Calendars Scenarios Nov 27, 2022 03:19:00 AM Pass
    00 04 18.993
    check_circle Scenario Outline: Verify user is able to navigates backward and forward on calendar


    course
    AutomationTest
    @calendar @regression @navigatesToMonthOnCalendar
    • check_circleVerify user is able to navigates backward and forward on calendar
      @calendar @regression @navigatesToMonthOnCalendar
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on date selector option
      • check_circleThen User redirects to Calendar view
      • check_circleWhen User taps on previous option
      • check_circleThen User redirects to previous month
      • check_circleWhen User taps on Next option
      • check_circleThen User redirects to current month
      • check_circleWhen User taps on Next option
      • check_circleThen User redirects to Next month
      • check_circleWhen User taps on close button
      • check_circleThen User redirects to daily entries page
    00 04 32.845
    check_circle Scenario Outline: Verify User is able to select specific date


    courseyearmonthdate
    AutomationTest2022September23
    @calendar @selectSpecificDate @regression
    • check_circleVerify User is able to select specific date
      @calendar @selectSpecificDate @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleWhen User taps on date selector option
      • check_circleThen User redirects to Calendar view
      • check_circleWhen User taps on year
      • check_circleAnd User selects the year 2022
      • check_circleAnd User taps on month
      • check_circleAnd User selects the month September
      • check_circleAnd User selects the date 23
      • check_circleAnd User clicks on Apply button
      • check_circleAnd User taps on cross sign
      • check_circleThen Applied date should get cleared
  • Verify End to end Scenarios Nov 27, 2022 03:27:52 AM Fail
    00 02 49.714
    cancel Scenario Outline: Verify delete account and join without parent approval


    languagecountrytraineeNumbermentorNumberprogramName
    EnglishIndia81081081008208024180AutomationTest
    @regression @EndToendScenarios @deleteAccount
    • cancelVerify delete account and join without parent approval
      @regression @EndToendScenarios @deleteAccount
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8108108100
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the delete account button
      • check_circleThen User able to see the delete account pop up
      • check_circleWhen User click on delete button
      • cancelThen User is on the base page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_delete_account_and_join_without_parent_approval
    00 02 29.082
    cancel Scenario Outline: Verify User is able remove trainee from the program


    languagecountrytraineeNumbermentorNumberprogramName
    EnglishIndia70281762298208024180AutomationTest
    @removeAccount @regression @EndToendScenarios
    • cancelVerify User is able remove trainee from the program
      @removeAccount @regression @EndToendScenarios
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor uncheck the search in all programs checkbox
      • check_circleThen Trainees are display according to programs
      • check_circleWhen Mentor search particular trainee by name 7028176229
      • check_circleAnd Mentor is clicks on the menu option
      • check_circleThen Menu options is display
      • check_circleWhen Mentor is clicks on the remove button
      • check_circleThen Mentor able to see remove trainee pop up
      • check_circleWhen Mentor click on yes button
      • check_circleThen Mentor removed trainee successfully
      • check_circleAnd Mentor is able to see Add button
      • check_circleWhen Mentor clicks on the Add button
      • check_circleThen Mentor is able to see list of trainees
      • check_circleWhen Mentor clicks on the trainee:AutomationTest
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:7028176229
      • check_circleAnd Mentor clicks on Join button 7028176229
      • check_circleThen Mentor sent the invitation successfully
      • check_circleWhen Mentor clicks on back arrow
      • check_circleAnd User taps on more option
      • check_circleThen User navigates to the profile page
      • cancelWhen User clicks on the logout button
      • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
  • Verify add or update entries scenarios Nov 27, 2022 03:33:11 AM Fail
    00 10 01.267
    cancel Scenario Outline: Add entry or update to assigned course


    courseratingcheckbox_optionfirst_answersecond_answer
    AutomationTest5Yes1It is a automation testing tool
    @entries @addEntries @regression
    • cancelAdd entry or update to assigned course
      @entries @addEntries @regression
      • cancelcom.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
      • cancelcom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    00 13 19.397
    cancel Scenario Outline: Verify User is able to tap on Save and next Button


    coursenext_courseratingcheckbox_optionfirst_answersecond_answer
    AutomationTestTest5Yes1It is a automation testing tool
    @entries @regression @VerifySaveAndNextBtn
    • cancelVerify User is able to tap on Save and next Button
      @entries @regression @VerifySaveAndNextBtn
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters second question answer It is a automation testing tool
      • check_circleAnd User enters first question answer 1
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • cancelAnd User taps on save and next button
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_User_is_able_to_tap_on_Save_and_next_Button
    00 02 27.575
    check_circle Scenario Outline: Verify User is unable to save the answers without answering questions


    course
    AutomationTest
    @saveEmptyAns @entries @regression
    • check_circleVerify User is unable to save the answers without answering questions
      @saveEmptyAns @entries @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User clear first question answer
      • check_circleAnd User taps on Save button
      • check_circleThen User unable to save empty answer
    00 02 27.428
    check_circle Scenario: Verify User is able to see the Questionnaire page through the Entries option
    @redirectToQuestionnairePageThroughEntries @entries @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on Entries option
    • check_circleThen User redirects to entries page
    • check_circleWhen User clicks on the incomplete entry
    • check_circleThen User redirects to questionnaires page
    00 07 46.609
    cancel Scenario Outline: Verify error message for range type question


    courseans
    AutomationTest0
    AutomationTest12
    AutomationTest7
    @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
    • check_circleVerify error message for range type question
      @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleAnd User enters first question answer 0
      • check_circleThen User is able to see the error message 0
    • cancelVerify error message for range type question
      @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • cancelAnd User navigates to otp page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_error_message_for_range_type_question
    • check_circleVerify error message for range type question
      @entries @regression @verifyInvalidEntryTextForRangeTypeQuestion
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleAnd User enters first question answer 7
      • check_circleThen User is able to see the error message 7
  • To verify Find program by Id Nov 27, 2022 04:09:13 AM Pass
    00 02 16.901
    check_circle Scenario: Verify user is on search program page
    @verifyFindByIdPage @regression @findById
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on Find By Id button
    • check_circleThen User redirects to search program page
    00 02 25.869
    check_circle Scenario Outline: Verify User is able to find Program by ID


    programIDprogram_name
    AutomationAutomationTest
    @findProgramById @regression @findById
    • check_circleVerify User is able to find Program by ID
      @findProgramById @regression @findById
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on Find By Id button
      • check_circleThen User redirects to search program page
      • check_circleWhen User enters program id: Automation
      • check_circleAnd User taps on search by ID button
      • check_circleThen User is able to find program by ID:AutomationTest
    00 05 25.289
    check_circle Scenario Outline: Verify User is able to join Program


    programIDprogram_name
    AutomationAutomationTest
    TestTest
    @regression @joinProgramById @findById
    • check_circleVerify User is able to join Program
      @regression @joinProgramById @findById
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on Find By Id button
      • check_circleThen User redirects to search program page
      • check_circleWhen User enters program id: Automation
      • check_circleAnd User taps on search by ID button
      • check_circleThen User is able to find program by ID:AutomationTest
      • check_circleWhen User clicks on join button
      • check_circleThen User is able to join the program
    • check_circleVerify User is able to join Program
      @regression @joinProgramById @findById
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on Find By Id button
      • check_circleThen User redirects to search program page
      • check_circleWhen User enters program id: Test
      • check_circleAnd User taps on search by ID button
      • check_circleThen User is able to find program by ID:Test
      • check_circleWhen User clicks on join button
      • check_circleThen User is able to join the program
  • Verify HomePage Scenarios Nov 27, 2022 04:19:21 AM Pass
    00 02 09.659
    check_circle Scenario Outline: Verify user is able to see the homepage


    phoneNumber
    8087087642
    @regression @verifyHomePage
    • check_circleVerify user is able to see the homepage
      @regression @verifyHomePage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
  • Verify MentorHomePage Scenarios Nov 27, 2022 04:21:31 AM Pass
    00 01 17.149
    check_circle Scenario Outline: Verify user is able to see the homepage of mentor


    phoneNumber
    8208024180
    @verifyMentorHomePage @regression
    • check_circleVerify user is able to see the homepage of mentor
      @verifyMentorHomePage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
  • Verify Mentor Progress Page Scenarios Nov 27, 2022 04:22:48 AM Pass
    00 02 01.555
    check_circle Scenario: Verify mentor is able to redirect to the Progress page
    @MentorProgressPage @regression @verifyProgressPage
    • check_circleGiven User is on the base page
    • check_circleWhen User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleThen User is on login page
    • check_circleWhen User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleThen User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the progress option
    • check_circleThen Mentor redirects to the progress page
    00 04 27.568
    check_circle Scenario Outline: Verify mentor should be able to see the trainee daily entries questions answer


    languagetraineeMobileNumbermentorMobileNumbercourseratingcheckbox_optionfirst_answersecond_answer
    English80870876428208024180AutomationTest5Yes1It is a automation testing tool
    @MentorProgressPage @regression @verifyProgressPageQuestionAnswers
    • check_circleVerify mentor should be able to see the trainee daily entries questions answer
      @MentorProgressPage @regression @verifyProgressPageQuestionAnswers
      • check_circleGiven User is on the base page
      • check_circleWhen User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User taps on course AutomationTest of entry option
      • check_circleThen User redirects to questionnaires page
      • check_circleWhen User enters first question answer 1
      • check_circleAnd User enters second question answer It is a automation testing tool
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • check_circleAnd User taps on Save button
      • check_circleThen User update answer successfully
      • check_circleWhen User clicks on back arrow button
      • check_circleAnd User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by number 8087087642
      • check_circleAnd Mentor long clicks on the trainee 8087087642
      • check_circleThen Mentor is able to see training programs AutomationTest of the trainee
      • check_circleWhen Mentor clicks on the program AutomationTest
      • check_circleAnd User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleAnd User is able to see first question answer 1
      • check_circleAnd User is able to see second question answer It is a automation testing tool
      • check_circleAnd User is able to see third question answer 5
      • check_circleAnd User is able to see fourth question answer Yes
  • Verify Mentor Trainee Page Scenarios Nov 27, 2022 04:29:17 AM Fail
    00 01 46.761
    check_circle Scenario: Verify mentor is able to redirect to the trainee list
    @MentorTraineePage @verifyMentorIsAbleToRedirectToTraineeList @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    00 01 47.983
    check_circle Scenario Outline: Verify mentor is able to search particular trainee by name


    trainee_name
    Radha Kunjir
    @MentorTraineePage @SearchTraineeByName @regression @Bug-1259
    • check_circleVerify mentor is able to search particular trainee by name
      @MentorTraineePage @SearchTraineeByName @regression @Bug-1259
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
    00 01 40.849
    check_circle Scenario: Verify searching result after uncheck search in all programs checkbox
    @MentorTraineePage @regression @uncheckSearchInAllPrograms
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    • check_circleWhen Mentor uncheck the search in all programs checkbox
    • check_circleThen Trainees are display according to programs
    00 01 45.068
    check_circle Scenario Outline: Verify Training Programs of the trainee


    trainee_nametraining_programs
    Radha KunjirAutomationTest
    @MentorTraineePage @verifyTrainningProgram @regression
    • check_circleVerify Training Programs of the trainee
      @MentorTraineePage @verifyTrainningProgram @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor long clicks on the trainee Radha Kunjir
      • check_circleThen Mentor is able to see training programs AutomationTest of the trainee
    00 01 45.764
    check_circle Scenario Outline: Verify Mentor redirects to trainee progress page through program


    trainee_nametraining_programs
    Radha KunjirAutomationTest
    @MentorTraineePage @verifyRedirectToTraineeProgressTroughProgram @regression
    • check_circleVerify Mentor redirects to trainee progress page through program
      @MentorTraineePage @verifyRedirectToTraineeProgressTroughProgram @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor long clicks on the trainee Radha Kunjir
      • check_circleThen Mentor is able to see training programs AutomationTest of the trainee
      • check_circleWhen Mentor clicks on the program AutomationTest
      • check_circleThen Mentor redirects to trainee progress page Radha Kunjir
    00 01 39.060
    check_circle Scenario: Verify Add button on the trainee page
    @MentorTraineePage @regression @verifyAddButtonOnTheTraineePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    • check_circleAnd Mentor is able to see Add button
    00 01 44.120
    check_circle Scenario: Verify Add trainee list
    @MentorTraineePage @regression @verifyAddTraineesList
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8208024180
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page as a mentor
    • check_circleWhen Mentor clicks on the trainees option
    • check_circleThen Mentor redirects to the trainees list page
    • check_circleAnd Mentor is able to see Add button
    • check_circleWhen Mentor clicks on the Add button
    • check_circleThen Mentor is able to see list of trainees
    00 01 42.752
    check_circle Scenario Outline: Verify Mentor not able to send invite for joined trainee


    Trainee_nameMobile_numberstatus
    AutomationTest8087087642Trainee
    @MentorTraineePage @verifyMentorNotAbleToSendInviteForJoinedTrainee @regression
    • check_circleVerify Mentor not able to send invite for joined trainee
      @MentorTraineePage @verifyMentorNotAbleToSendInviteForJoinedTrainee @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleAnd Mentor is able to see Add button
      • check_circleWhen Mentor clicks on the Add button
      • check_circleThen Mentor is able to see list of trainees
      • check_circleWhen Mentor clicks on the trainee:AutomationTest
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleThen Mentor is able to see the mobile number:8087087642 in the suggestion
      • check_circleAnd Mentor is able to see the trainee status:Trainee in the suggestion
    00 02 05.666
    cancel Scenario Outline: Verify Trainee Menu Options


    trainee_name
    Radha Kunjir
    @MentorTraineePage @verifyTraineeMenuOptions @regression
    • cancelVerify Trainee Menu Options
      @MentorTraineePage @verifyTraineeMenuOptions @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • cancelAnd User navigates to otp page
      • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
        this is my failure message
        Verify_Trainee_Menu_Options
    00 01 30.929
    check_circle Scenario Outline: Verify Mentor redirect to the trainee private chat via menu option


    trainee_name
    Radha Kunjir
    @RedirectToPrivateChatOfTheTrainee @MentorTraineePage @regression
    • check_circleVerify Mentor redirect to the trainee private chat via menu option
      @RedirectToPrivateChatOfTheTrainee @MentorTraineePage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
      • check_circleWhen Mentor is clicks on the menu option Radha Kunjir
      • check_circleThen Menu options is display
      • check_circleWhen Mentor is clicks on the chat button
      • check_circleThen Mentor is redirects to the trainee Radha Kunjir private chat
    00 01 48.328
    check_circle Scenario Outline: Verify Mentor redirect to the list of the programs via menu option


    trainee_name
    Radha Kunjir
    @MentorTraineePage @RedirectToInviteTraineeList @regression
    • check_circleVerify Mentor redirect to the list of the programs via menu option
      @MentorTraineePage @RedirectToInviteTraineeList @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor search particular trainee by name Radha Kunjir
      • check_circleThen Mentor is able to see trainees by name Radha Kunjir
      • check_circleWhen Mentor is clicks on the menu option Radha Kunjir
      • check_circleThen Menu options is display
      • check_circleWhen Mentor is clicks on the invite button
      • check_circleThen Mentor is redirects list of the programs
  • Scenarios of notification Page Nov 27, 2022 04:48:35 AM Pass
    00 03 35.672
    check_circle Scenario Outline: Verify Mentor is able to send invitation successfully to trainee


    traineeMobileNumber
    8087087642
    @notificationPage @regression @inviteTrainee
    • check_circleVerify Mentor is able to send invitation successfully to trainee
      @notificationPage @regression @inviteTrainee
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User Leaves the program Test
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor clicks on the Add button
      • check_circleAnd Mentor clicks on the trainee:Test
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleAnd Mentor clicks on Join button 8087087642
      • check_circleThen Mentor sent the invitation successfully
    00 05 21.272
    check_circle Scenario Outline: Verify trainee accept the invitation


    traineeMobileNumberprogramName
    8087087642Test
    @notificationPage @regression @acceptInvitation
    • check_circleVerify trainee accept the invitation
      @notificationPage @regression @acceptInvitation
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User Leaves the program Test
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor clicks on the Add button
      • check_circleAnd Mentor clicks on the trainee:Test
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleAnd Mentor clicks on Join button 8087087642
      • check_circleThen Mentor sent the invitation successfully
      • check_circleWhen Mentor clicks on back arrow
      • check_circleAnd User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User clicks on notification tab
      • check_circleThen User able to see notification of added to new training Test
      • check_circleWhen User clicks on the notification of added to new training
      • check_circleThen User able to see notification popup
      • check_circleWhen User clicks on notification Accept button
      • check_circleThen User accept the invite successfully
    00 05 39.603
    check_circle Scenario Outline: Verify trainee decline the invitation


    traineeMobileNumberprogramName
    8087087642Test
    @declineInvitation @notificationPage @regression
    • check_circleVerify trainee decline the invitation
      @declineInvitation @notificationPage @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User Leaves the program Test
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor clicks on the Add button
      • check_circleAnd Mentor clicks on the trainee:Test
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleAnd Mentor clicks on Join button 8087087642
      • check_circleThen Mentor sent the invitation successfully
      • check_circleWhen Mentor clicks on back arrow
      • check_circleAnd User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User clicks on notification tab
      • check_circleThen User able to see notification of added to new training Test
      • check_circleWhen User clicks on the notification of added to new training
      • check_circleThen User able to see notification popup
      • check_circleWhen User clicks on notification decline button
      • check_circleThen User decline invite successfully
  • Verify Profile Page Scenarios Nov 27, 2022 05:03:11 AM Fail
    00 02 14.059
    check_circle Scenario: Verify profile page
    @verifyprofilepage @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    00 02 21.881
    check_circle Scenario: Verify privacy policy page
    @verifyprivacypolicy @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User taps on privacy policy button
    • check_circleThen User navigates to the privacy policy page
    00 02 25.868
    check_circle Scenario: Verify terms of service page
    @verifyTermsOfService @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User taps on terms of service button
    • check_circleThen User navigates to the terms of service page
    00 07 51.407
    check_circle Scenario Outline: Verify Feedback thoughts


    emoji'ssuggestions
    Loved itAwesome app
    GoodGood app
    Needs workAutomation Testing
    @regression @profilePage @feedbackpage
    • check_circleVerify Feedback thoughts
      @regression @profilePage @feedbackpage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on feedback button
      • check_circleThen User navigates to the feedback page
      • check_circleWhen User clicks on Loved it for feedback
      • check_circleAnd User enters Awesome app in text field
      • check_circleAnd User clicks on send button
      • check_circleThen User is able to submit the feedback
    • check_circleVerify Feedback thoughts
      @regression @profilePage @feedbackpage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on feedback button
      • check_circleThen User navigates to the feedback page
      • check_circleWhen User clicks on Good for feedback
      • check_circleAnd User enters Good app in text field
      • check_circleAnd User clicks on send button
      • check_circleThen User is able to submit the feedback
    • check_circleVerify Feedback thoughts
      @regression @profilePage @feedbackpage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on feedback button
      • check_circleThen User navigates to the feedback page
      • check_circleWhen User clicks on Needs work for feedback
      • check_circleAnd User enters Automation Testing in text field
      • check_circleAnd User clicks on send button
      • check_circleThen User is able to submit the feedback
    00 02 24.094
    check_circle Scenario Outline: Verify Error message after send feedback without reaction


    suggestions
    Awesome app
    @regression @sendFeedbackWithoutReaction @profilePage
    • check_circleVerify Error message after send feedback without reaction
      @regression @sendFeedbackWithoutReaction @profilePage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on feedback button
      • check_circleThen User navigates to the feedback page
      • check_circleWhen User enters Awesome app in text field
      • check_circleAnd User clicks on send button
      • check_circleThen User is able to see error message
    00 02 59.308
    check_circle Scenario: Update the my profile
    @updateprofile @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User clicks on my profile button
    • check_circleThen User navigates to the my profile page
    • check_circleWhen User is able to update the profile
    • check_circleThen User is able to save the profile
    00 02 12.765
    check_circle Scenario: Verify user is able to change Theme
    @darktheme @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User taps on dark theme button
    • check_circleThen User is able to see dark theme
    00 02 52.909
    check_circle Scenario Outline: Verify user is able to change text size using accessbility


    size
    Medium
    @regression @profilePage @fontsize
    • check_circleVerify user is able to change text size using accessbility
      @regression @profilePage @fontsize
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User taps on accessbility toggle button
      • check_circleAnd User is viewing the text size to select size
      • check_circleAnd User is able to change font Medium
      • check_circleThen User is able to view the font Medium changed
    00 02 29.495
    check_circle Scenario: Verify user is able to set the Avatar on Basic Details Page
    @regression @profilePage @setAvatar
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User clicks on my profile button
    • check_circleThen User navigates to the my profile page
    • check_circleAnd User able to click on edit avatar button
    00 02 36.008
    cancel Scenario: Verify user is able to logout the account
    @logout @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • cancelAnd User navigates to home page
    • check_circlecom.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
      this is my failure message
      Verify_user_is_able_to_logout_the_account
    00 02 40.615
    check_circle Scenario: Verify user is able to switch to the mentor and mentor to trainee
    @switchToMentorAndMentorToTrainee @regression @profilePage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on more option
    • check_circleThen User navigates to the profile page
    • check_circleWhen User switch role trainee to mentor
    • check_circleAnd User taps on more option
    • check_circleThen User is able to switch as mentor
    • check_circleWhen User switch role mentor to trainee
    • check_circleAnd User taps on more option
    • check_circleThen User is able to switch as trainee
  • Scenarios of Program Details Page Nov 27, 2022 05:36:20 AM Pass
    00 02 23.538
    check_circle Scenario Outline: Verify User is able to see the programs that was assigned by Trainer


    program
    AutomationTest
    @regression @programDetailsPage @verifyCourseDetails
    • check_circleVerify User is able to see the programs that was assigned by Trainer
      @regression @programDetailsPage @verifyCourseDetails
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User see the AutomationTest
      • check_circleThen AutomationTest name will display as header
      • check_circleAnd Trainer name displayed as subtext
      • check_circleAnd course type is displayed as subtext
      • check_circleThen course status button will displayed
    00 02 20.347
    check_circle Scenario Outline: Verify User is able to redirect to Program Details page after Taping on Program Name


    program
    AutomationTest
    @regression @programDetailsPage @verifyUserOpensProgramDetailsPage
    • check_circleVerify User is able to redirect to Program Details page after Taping on Program Name
      @regression @programDetailsPage @verifyUserOpensProgramDetailsPage
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
  • Verify Progress Page Scenarios Nov 27, 2022 05:41:04 AM Pass
    00 06 06.459
    check_circle Scenario Outline: Verify User is able to redirect to another program by clicking on Drop down option on progress page


    program_nameother_programtrainee_numberlanguagecountrymentor_number
    AutomationTestTest8087087642EnglishIndia8208024180
    @progressPage @redirectToProgram @regression
    • check_circleVerify User is able to redirect to another program by clicking on Drop down option on progress page
      @progressPage @redirectToProgram @regression
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleWhen User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User Leaves the program Test
      • check_circleWhen User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleThen User is on login page
      • check_circleWhen User enters mobile number 8208024180
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page as a mentor
      • check_circleWhen Mentor clicks on the trainees option
      • check_circleThen Mentor redirects to the trainees list page
      • check_circleWhen Mentor clicks on the Add button
      • check_circleAnd Mentor clicks on the trainee:Test
      • check_circleThen Mentor redirects to the phone number page
      • check_circleWhen Mentor send the mobile number:8087087642
      • check_circleAnd Mentor clicks on Join button 8087087642
      • check_circleThen Mentor sent the invitation successfully
      • check_circleWhen Mentor clicks on back arrow
      • check_circleAnd User taps on more option
      • check_circleThen User navigates to the profile page
      • check_circleWhen User clicks on the logout button
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleThen User navigates to otp page
      • check_circleWhen User enters the otpcode
      • check_circleThen User navigates to home page
      • check_circleWhen User clicks on notification tab
      • check_circleThen User able to see notification of added to new training AutomationTest
      • check_circleWhen User clicks on the notification of added to new training
      • check_circleThen User able to see notification popup
      • check_circleWhen User clicks on notification Accept button
      • check_circleThen User accept the invite successfully
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User clicks on other program dropdown
      • check_circleAnd User selects other program:Test
      • check_circleThen User is able to redirect to the selected program:Test
    00 03 15.165
    check_circle Scenario Outline: Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page


    programlanguagecountrytrainee_number
    AutomationTestEnglishIndia8087087642
    @progressPage @regression @redirectToQuestionaries
    • check_circleVerify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page
      @progressPage @regression @redirectToQuestionaries
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User clicks on the add entry button
      • check_circleThen User redirects to questionnaires page
    00 02 39.794
    check_circle Scenario Outline: Verify User is able to see the Progress Percentage of Todays Overall Questions


    programlanguagecountrytrainee_number
    AutomationTestEnglishIndia8087087642
    @progressPage @regression @verifyProgress
    • check_circleVerify User is able to see the Progress Percentage of Todays Overall Questions
      @progressPage @regression @verifyProgress
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the course AutomationTest
      • check_circleThen User redirects to course progress page
      • check_circleWhen User taps on daily entries tab
      • check_circleThen User redirects to daily entries page
      • check_circleAnd User able to see the progress percentage of todays overall questions
  • Verify Wall Page Scenarios Nov 27, 2022 05:53:05 AM Pass
    00 02 24.975
    check_circle Scenario: Verify user should able to open wall page
    @wallPage @regression @verifyWallPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the wall option
    • check_circleThen User navigates to wall page
    00 03 19.498
    check_circle Scenario Outline: Verify user should be able to answer the questions on wall


    ratingcheckbox_optionfirst_answersecond_answer
    5Yes1It is a automation testing tool
    @wallPage @regression @answerWallquestions
    • check_circleVerify user should be able to answer the questions on wall
      @wallPage @regression @answerWallquestions
      • check_circleGiven User is on the base page
      • check_circleAnd User taps on language button
      • check_circleAnd User selects the English language
      • check_circleAnd User selects the country India
      • check_circleAnd User is on login page
      • check_circleAnd User enters mobile number 8087087642
      • check_circleAnd User clicks on continue button
      • check_circleAnd User navigates to otp page
      • check_circleAnd User enters the otpcode
      • check_circleAnd User navigates to home page
      • check_circleWhen User taps on the wall option
      • check_circleThen User navigates to wall page
      • check_circleWhen User scroll down to the first question answer
      • check_circleAnd User enters first question answer 1
      • check_circleAnd User enters second question answer It is a automation testing tool
      • check_circleAnd User selects the rating option of 5
      • check_circleAnd User selects the checkbox Yes
      • check_circleAnd User taps on save button
      • check_circleThen User is able to answer the question on wall page
    00 03 43.857
    check_circle Scenario: Verify user should be able to see image on wall page
    @wallPage @regression @verifyImgOnWallPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the wall option
    • check_circleThen User navigates to wall page
    • check_circleAnd User is able to see image on wall page
    00 02 43.294
    check_circle Scenario: Verify user should be able to see video on wall page
    @wallPage @verifyVideoOnWallPage @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the wall option
    • check_circleThen User navigates to wall page
    • check_circleAnd User is able to see video on wall page
    00 02 39.658
    check_circle Scenario: Verify user should be able to see link on wall page
    @wallPage @regression @verifyLinkOnWallPage
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the wall option
    • check_circleThen User navigates to wall page
    • check_circleAnd User is able to see link on wall page
    00 02 40.693
    check_circle Scenario: Verify user should be able to see doc on wall page
    @verifyDocOnWallPage @wallPage @regression
    • check_circleGiven User is on the base page
    • check_circleAnd User taps on language button
    • check_circleAnd User selects the English language
    • check_circleAnd User selects the country India
    • check_circleAnd User is on login page
    • check_circleAnd User enters mobile number 8087087642
    • check_circleAnd User clicks on continue button
    • check_circleAnd User navigates to otp page
    • check_circleAnd User enters the otpcode
    • check_circleAnd User navigates to home page
    • check_circleWhen User taps on the wall option
    • check_circleThen User navigates to wall page
    • check_circleAnd User is able to see doc on wall page
  • @verifyCourseDetails 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 05:36:20 AM Verify User is able to see the programs that was assigned by Trainer Pass
    Nov 27, 2022 05:36:20 AM Verify User is able to see the programs that was assigned by Trainer Pass
  • @redirectToQuestionnairePageThroughEntries 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 03:58:59 AM Verify User is able to see the Questionnaire page through the Entries option Pass
  • @addEntries 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 03:33:11 AM Add entry or update to assigned course Fail
    Nov 27, 2022 03:33:11 AM Add entry or update to assigned course Fail
  • @basepage 12 2
    Passed: 12 Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:29:28 AM Verify user is able to selects the language Pass
    Nov 27, 2022 01:29:28 AM Verify user is able to selects the language Pass
    Nov 27, 2022 01:30:15 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 27, 2022 01:30:15 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 27, 2022 01:31:57 AM Verify user not able to login with invalid number Pass
    Nov 27, 2022 01:31:57 AM Verify user not able to login with invalid number Pass
    Nov 27, 2022 01:33:02 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 27, 2022 01:33:02 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 27, 2022 01:34:26 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 27, 2022 01:34:26 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 27, 2022 01:35:13 AM Verify user not able to login with unregister number Fail
    Nov 27, 2022 01:35:13 AM Verify user not able to login with unregister number Fail
    Nov 27, 2022 01:36:13 AM Verify user not able to login with valid otp Pass
    Nov 27, 2022 01:36:13 AM Verify user not able to login with valid otp Pass
  • @verifyProgress 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 05:50:25 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
    Nov 27, 2022 05:50:25 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
  • @verifyWallPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:53:05 AM Verify user should able to open wall page Pass
  • @changeNumber 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:30:15 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 27, 2022 01:30:15 AM Verify User is able to press the Change phone number and login through another number Pass
  • @verifyVideoOnWallPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 06:02:33 AM Verify user should be able to see video on wall page Pass
  • @verifyTraineeMenuOptions 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:43:10 AM Verify Trainee Menu Options Fail
    Nov 27, 2022 04:43:10 AM Verify Trainee Menu Options Fail
  • @regression 109 35
    Passed: 109 Failed: 35
    Timestamp TestName Status
    Nov 27, 2022 01:29:28 AM Verify user is able to selects the language Pass
    Nov 27, 2022 01:29:28 AM Verify user is able to selects the language Pass
    Nov 27, 2022 01:30:15 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 27, 2022 01:30:15 AM Verify User is able to press the Change phone number and login through another number Pass
    Nov 27, 2022 01:31:57 AM Verify user not able to login with invalid number Pass
    Nov 27, 2022 01:31:57 AM Verify user not able to login with invalid number Pass
    Nov 27, 2022 01:33:02 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 27, 2022 01:33:02 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 27, 2022 01:34:26 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 27, 2022 01:34:26 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 27, 2022 01:35:13 AM Verify user not able to login with unregister number Fail
    Nov 27, 2022 01:35:13 AM Verify user not able to login with unregister number Fail
    Nov 27, 2022 01:36:13 AM Verify user not able to login with valid otp Pass
    Nov 27, 2022 01:36:13 AM Verify user not able to login with valid otp Pass
    Nov 27, 2022 01:38:30 AM Verify user should able to open chat page Pass
    Nov 27, 2022 01:41:12 AM Verify user should be able to Open the specific program chat: Pass
    Nov 27, 2022 01:41:12 AM Verify user should be able to Open the specific program chat: AutomationTest Pass
    Nov 27, 2022 01:43:37 AM Verify user should be able to send the message Fail
    Nov 27, 2022 01:43:37 AM Verify user should be able to send the message Fail
    Nov 27, 2022 01:49:35 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 27, 2022 01:49:35 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 27, 2022 01:52:25 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 27, 2022 01:52:25 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 27, 2022 01:55:03 AM Verify user should be able to open the private chat with mentor Pass
    Nov 27, 2022 01:55:03 AM Verify user should be able to open the private chat with mentor Pass
    Nov 27, 2022 01:57:45 AM Verify user should be able to see the Media section on group details page Pass
    Nov 27, 2022 01:57:45 AM Verify user should be able to see the Media section on group details page Pass
    Nov 27, 2022 02:00:25 AM Verify user should be able to see the Links section on group details page Pass
    Nov 27, 2022 02:00:25 AM Verify user should be able to see the Links section on group details page Pass
    Nov 27, 2022 02:03:22 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 27, 2022 02:03:22 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 27, 2022 02:07:15 AM Verify user should be able to edit the sent message Fail
    Nov 27, 2022 02:07:15 AM Verify user should be able to edit the sent message Fail
    Nov 27, 2022 02:12:22 AM Verify user should be able to delete the sent message Fail
    Nov 27, 2022 02:12:22 AM Verify user should be able to delete the sent message Fail
    Nov 27, 2022 02:18:18 AM Verify user is able to reply on received messages Fail
    Nov 27, 2022 02:18:18 AM Verify user is able to reply on received messages Fail
    Nov 27, 2022 02:23:03 AM Verify user is able to send report on received message with report option: Fail
    Nov 27, 2022 02:23:03 AM Verify user is able to send report on received message with report option:Spam Fail
    Nov 27, 2022 02:27:35 AM Verify user is able to send report on received message with report option:Violence Fail
    Nov 27, 2022 02:32:13 AM Verify user is able to send report on received message with report option:Child Abuse Fail
    Nov 27, 2022 02:36:51 AM Verify user is able to send report on received message with report option:Illegal Drugs Fail
    Nov 27, 2022 02:41:26 AM Verify user is able to send report on received message with report option:Tell us about you Fail
    Nov 27, 2022 02:46:14 AM Verify user is able to send report on received message with report option:Copyright Fail
    Nov 27, 2022 02:50:47 AM Verify user is able to send report on received message with report option:Pornography Fail
    Nov 27, 2022 02:55:23 AM Verify user is able to redirect to chat page through message notification link Pass
    Nov 27, 2022 02:57:57 AM Verify attachment options Fail
    Nov 27, 2022 02:57:57 AM Verify attachment options Fail
    Nov 27, 2022 03:01:55 AM Add entries on the questionnaires page Pass
    Nov 27, 2022 03:01:55 AM Add entries on the questionnaires page Pass
    Nov 27, 2022 03:04:52 AM Verify daily entries result according to the filter: Pass
    Nov 27, 2022 03:04:52 AM Verify daily entries result according to the filter: All Pass
    Nov 27, 2022 03:07:37 AM Verify daily entries result according to the filter: Completed Pass
    Nov 27, 2022 03:10:15 AM Verify daily entries result according to the filter: Available Pass
    Nov 27, 2022 03:15:17 AM Verify daily entries result according to the filter: Expired Pass
    Nov 27, 2022 03:19:00 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 27, 2022 03:19:00 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 27, 2022 03:23:19 AM Verify User is able to select specific date Pass
    Nov 27, 2022 03:23:19 AM Verify User is able to select specific date Pass
    Nov 27, 2022 03:27:52 AM Verify delete account and join without parent approval Fail
    Nov 27, 2022 03:27:52 AM Verify delete account and join without parent approval Fail
    Nov 27, 2022 03:30:42 AM Verify User is able remove trainee from the program Fail
    Nov 27, 2022 03:30:42 AM Verify User is able remove trainee from the program Fail
    Nov 27, 2022 03:33:11 AM Add entry or update to assigned course Fail
    Nov 27, 2022 03:33:11 AM Add entry or update to assigned course Fail
    Nov 27, 2022 03:43:12 AM Verify User is able to tap on Save and next Button Fail
    Nov 27, 2022 03:43:12 AM Verify User is able to tap on Save and next Button Fail
    Nov 27, 2022 03:56:31 AM Verify User is unable to save the answers without answering questions Pass
    Nov 27, 2022 03:56:31 AM Verify User is unable to save the answers without answering questions Pass
    Nov 27, 2022 03:58:59 AM Verify User is able to see the Questionnaire page through the Entries option Pass
    Nov 27, 2022 04:01:26 AM Verify error message for range type question Fail
    Nov 27, 2022 04:01:26 AM Verify error message for range type question Pass
    Nov 27, 2022 04:03:46 AM Verify error message for range type question Fail
    Nov 27, 2022 04:05:44 AM Verify error message for range type question Pass
    Nov 27, 2022 04:09:13 AM Verify user is on search program page Pass
    Nov 27, 2022 04:11:30 AM Verify User is able to find Program by ID Pass
    Nov 27, 2022 04:11:30 AM Verify User is able to find Program by ID Pass
    Nov 27, 2022 04:13:56 AM Verify User is able to join Program Pass
    Nov 27, 2022 04:13:56 AM Verify User is able to join Program Pass
    Nov 27, 2022 04:16:28 AM Verify User is able to join Program Pass
    Nov 27, 2022 04:19:21 AM Verify user is able to see the homepage Pass
    Nov 27, 2022 04:19:21 AM Verify user is able to see the homepage Pass
    Nov 27, 2022 04:21:31 AM Verify user is able to see the homepage of mentor Pass
    Nov 27, 2022 04:21:31 AM Verify user is able to see the homepage of mentor Pass
    Nov 27, 2022 04:22:48 AM Verify mentor is able to redirect to the Progress page Pass
    Nov 27, 2022 04:24:50 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 27, 2022 04:24:50 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 27, 2022 04:29:17 AM Verify mentor is able to redirect to the trainee list Pass
    Nov 27, 2022 04:31:04 AM Verify mentor is able to search particular trainee by name Pass
    Nov 27, 2022 04:31:04 AM Verify mentor is able to search particular trainee by name Pass
    Nov 27, 2022 04:32:52 AM Verify searching result after uncheck search in all programs checkbox Pass
    Nov 27, 2022 04:34:33 AM Verify Training Programs of the trainee Pass
    Nov 27, 2022 04:34:33 AM Verify Training Programs of the trainee Pass
    Nov 27, 2022 04:36:18 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 27, 2022 04:36:18 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 27, 2022 04:38:04 AM Verify Add button on the trainee page Pass
    Nov 27, 2022 04:39:43 AM Verify Add trainee list Pass
    Nov 27, 2022 04:41:27 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 27, 2022 04:41:27 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 27, 2022 04:43:10 AM Verify Trainee Menu Options Fail
    Nov 27, 2022 04:43:10 AM Verify Trainee Menu Options Fail
    Nov 27, 2022 04:45:15 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 27, 2022 04:45:15 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 27, 2022 04:46:46 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 27, 2022 04:46:46 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 27, 2022 04:48:35 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 27, 2022 04:48:35 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 27, 2022 04:52:10 AM Verify trainee accept the invitation Pass
    Nov 27, 2022 04:52:10 AM Verify trainee accept the invitation Pass
    Nov 27, 2022 04:57:31 AM Verify trainee decline the invitation Pass
    Nov 27, 2022 04:57:31 AM Verify trainee decline the invitation Pass
    Nov 27, 2022 05:03:11 AM Verify profile page Pass
    Nov 27, 2022 05:05:25 AM Verify privacy policy page Pass
    Nov 27, 2022 05:07:47 AM Verify terms of service page Pass
    Nov 27, 2022 05:10:13 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:10:13 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:12:42 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:15:17 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:18:04 AM Verify Error message after send feedback without reaction Pass
    Nov 27, 2022 05:18:04 AM Verify Error message after send feedback without reaction Pass
    Nov 27, 2022 05:20:28 AM Update the my profile Pass
    Nov 27, 2022 05:23:28 AM Verify user is able to change Theme Pass
    Nov 27, 2022 05:25:41 AM Verify user is able to change text size using accessbility Pass
    Nov 27, 2022 05:25:41 AM Verify user is able to change text size using accessbility Pass
    Nov 27, 2022 05:28:33 AM Verify user is able to set the Avatar on Basic Details Page Pass
    Nov 27, 2022 05:31:03 AM Verify user is able to logout the account Fail
    Nov 27, 2022 05:33:39 AM Verify user is able to switch to the mentor and mentor to trainee Pass
    Nov 27, 2022 05:36:20 AM Verify User is able to see the programs that was assigned by Trainer Pass
    Nov 27, 2022 05:36:20 AM Verify User is able to see the programs that was assigned by Trainer Pass
    Nov 27, 2022 05:38:43 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
    Nov 27, 2022 05:38:43 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
    Nov 27, 2022 05:41:04 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
    Nov 27, 2022 05:41:04 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
    Nov 27, 2022 05:47:10 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
    Nov 27, 2022 05:47:10 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
    Nov 27, 2022 05:50:25 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
    Nov 27, 2022 05:50:25 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
    Nov 27, 2022 05:53:05 AM Verify user should able to open wall page Pass
    Nov 27, 2022 05:55:30 AM Verify user should be able to answer the questions on wall Pass
    Nov 27, 2022 05:55:30 AM Verify user should be able to answer the questions on wall Pass
    Nov 27, 2022 05:58:50 AM Verify user should be able to see image on wall page Pass
    Nov 27, 2022 06:02:33 AM Verify user should be able to see video on wall page Pass
    Nov 27, 2022 06:05:17 AM Verify user should be able to see link on wall page Pass
    Nov 27, 2022 06:07:56 AM Verify user should be able to see doc on wall page Pass
  • @chatPage 14 20
    Passed: 14 Failed: 20
    Timestamp TestName Status
    Nov 27, 2022 01:38:30 AM Verify user should able to open chat page Pass
    Nov 27, 2022 01:41:12 AM Verify user should be able to Open the specific program chat: Pass
    Nov 27, 2022 01:41:12 AM Verify user should be able to Open the specific program chat: AutomationTest Pass
    Nov 27, 2022 01:43:37 AM Verify user should be able to send the message Fail
    Nov 27, 2022 01:43:37 AM Verify user should be able to send the message Fail
    Nov 27, 2022 01:49:35 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 27, 2022 01:49:35 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 27, 2022 01:52:25 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 27, 2022 01:52:25 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 27, 2022 01:55:03 AM Verify user should be able to open the private chat with mentor Pass
    Nov 27, 2022 01:55:03 AM Verify user should be able to open the private chat with mentor Pass
    Nov 27, 2022 01:57:45 AM Verify user should be able to see the Media section on group details page Pass
    Nov 27, 2022 01:57:45 AM Verify user should be able to see the Media section on group details page Pass
    Nov 27, 2022 02:00:25 AM Verify user should be able to see the Links section on group details page Pass
    Nov 27, 2022 02:00:25 AM Verify user should be able to see the Links section on group details page Pass
    Nov 27, 2022 02:03:22 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 27, 2022 02:03:22 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 27, 2022 02:07:15 AM Verify user should be able to edit the sent message Fail
    Nov 27, 2022 02:07:15 AM Verify user should be able to edit the sent message Fail
    Nov 27, 2022 02:12:22 AM Verify user should be able to delete the sent message Fail
    Nov 27, 2022 02:12:22 AM Verify user should be able to delete the sent message Fail
    Nov 27, 2022 02:18:18 AM Verify user is able to reply on received messages Fail
    Nov 27, 2022 02:18:18 AM Verify user is able to reply on received messages Fail
    Nov 27, 2022 02:23:03 AM Verify user is able to send report on received message with report option: Fail
    Nov 27, 2022 02:23:03 AM Verify user is able to send report on received message with report option:Spam Fail
    Nov 27, 2022 02:27:35 AM Verify user is able to send report on received message with report option:Violence Fail
    Nov 27, 2022 02:32:13 AM Verify user is able to send report on received message with report option:Child Abuse Fail
    Nov 27, 2022 02:36:51 AM Verify user is able to send report on received message with report option:Illegal Drugs Fail
    Nov 27, 2022 02:41:26 AM Verify user is able to send report on received message with report option:Tell us about you Fail
    Nov 27, 2022 02:46:14 AM Verify user is able to send report on received message with report option:Copyright Fail
    Nov 27, 2022 02:50:47 AM Verify user is able to send report on received message with report option:Pornography Fail
    Nov 27, 2022 02:55:23 AM Verify user is able to redirect to chat page through message notification link Pass
    Nov 27, 2022 02:57:57 AM Verify attachment options Fail
    Nov 27, 2022 02:57:57 AM Verify attachment options Fail
  • @redirectToProgram 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 05:41:04 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
    Nov 27, 2022 05:41:04 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
  • @RedirectToPrivateChatOfTheTrainee 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:45:15 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 27, 2022 04:45:15 AM Verify Mentor redirect to the trainee private chat via menu option Pass
  • @verifyLoginWithUnregisterNumber 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:35:13 AM Verify user not able to login with unregister number Fail
    Nov 27, 2022 01:35:13 AM Verify user not able to login with unregister number Fail
  • @findById 6
    Passed: 6
    Timestamp TestName Status
    Nov 27, 2022 04:09:13 AM Verify user is on search program page Pass
    Nov 27, 2022 04:11:30 AM Verify User is able to find Program by ID Pass
    Nov 27, 2022 04:11:30 AM Verify User is able to find Program by ID Pass
    Nov 27, 2022 04:13:56 AM Verify User is able to join Program Pass
    Nov 27, 2022 04:13:56 AM Verify User is able to join Program Pass
    Nov 27, 2022 04:16:28 AM Verify User is able to join Program Pass
  • @feedbackpage 4
    Passed: 4
    Timestamp TestName Status
    Nov 27, 2022 05:10:13 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:10:13 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:12:42 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:15:17 AM Verify Feedback thoughts Pass
  • @verifyImgOnWallPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:58:50 AM Verify user should be able to see image on wall page Pass
  • @verifyDetailsPageThroughGroupName 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:52:25 AM Verify user should be able to open the group details page by tapping on Program group name Pass
    Nov 27, 2022 01:52:25 AM Verify user should be able to open the group details page by tapping on Program group name Pass
  • @entries 5 6
    Passed: 5 Failed: 6
    Timestamp TestName Status
    Nov 27, 2022 03:33:11 AM Add entry or update to assigned course Fail
    Nov 27, 2022 03:33:11 AM Add entry or update to assigned course Fail
    Nov 27, 2022 03:43:12 AM Verify User is able to tap on Save and next Button Fail
    Nov 27, 2022 03:43:12 AM Verify User is able to tap on Save and next Button Fail
    Nov 27, 2022 03:56:31 AM Verify User is unable to save the answers without answering questions Pass
    Nov 27, 2022 03:56:31 AM Verify User is unable to save the answers without answering questions Pass
    Nov 27, 2022 03:58:59 AM Verify User is able to see the Questionnaire page through the Entries option Pass
    Nov 27, 2022 04:01:26 AM Verify error message for range type question Fail
    Nov 27, 2022 04:01:26 AM Verify error message for range type question Pass
    Nov 27, 2022 04:03:46 AM Verify error message for range type question Fail
    Nov 27, 2022 04:05:44 AM Verify error message for range type question Pass
  • @verifyDocOnWallPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 06:07:56 AM Verify user should be able to see doc on wall page Pass
  • @inviteTrainee 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:48:35 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 27, 2022 04:48:35 AM Verify Mentor is able to send invitation successfully to trainee Pass
  • @verifySelectLanguage 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:29:28 AM Verify user is able to selects the language Pass
    Nov 27, 2022 01:29:28 AM Verify user is able to selects the language Pass
  • @verifyAttachmentOptions 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 02:57:57 AM Verify attachment options Fail
    Nov 27, 2022 02:57:57 AM Verify attachment options Fail
  • @updateprofile 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:20:28 AM Update the my profile Pass
  • @programDetailsPage 4
    Passed: 4
    Timestamp TestName Status
    Nov 27, 2022 05:36:20 AM Verify User is able to see the programs that was assigned by Trainer Pass
    Nov 27, 2022 05:36:20 AM Verify User is able to see the programs that was assigned by Trainer Pass
    Nov 27, 2022 05:38:43 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
    Nov 27, 2022 05:38:43 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
  • @progressPage 6
    Passed: 6
    Timestamp TestName Status
    Nov 27, 2022 05:41:04 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
    Nov 27, 2022 05:41:04 AM Verify User is able to redirect to another program by clicking on Drop down option on progress page Pass
    Nov 27, 2022 05:47:10 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
    Nov 27, 2022 05:47:10 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
    Nov 27, 2022 05:50:25 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
    Nov 27, 2022 05:50:25 AM Verify User is able to see the Progress Percentage of Todays Overall Questions Pass
  • @redirectToTheChatPageThroughMessagelink 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 02:55:23 AM Verify user is able to redirect to chat page through message notification link Pass
  • @verifyMediaSection 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:57:45 AM Verify user should be able to see the Media section on group details page Pass
    Nov 27, 2022 01:57:45 AM Verify user should be able to see the Media section on group details page Pass
  • @verifyTrainningProgram 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:34:33 AM Verify Training Programs of the trainee Pass
    Nov 27, 2022 04:34:33 AM Verify Training Programs of the trainee Pass
  • @EndToendScenarios 4
    Failed: 4
    Timestamp TestName Status
    Nov 27, 2022 03:27:52 AM Verify delete account and join without parent approval Fail
    Nov 27, 2022 03:27:52 AM Verify delete account and join without parent approval Fail
    Nov 27, 2022 03:30:42 AM Verify User is able remove trainee from the program Fail
    Nov 27, 2022 03:30:42 AM Verify User is able remove trainee from the program Fail
  • @UserIsAbleToSeeLoginPageRegistrationLabel 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:33:02 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
    Nov 27, 2022 01:33:02 AM Verify User is able to see the label "Enter your registered mobile number to login" below the Log In Pass
  • @VerifyPlaceHolder 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:34:26 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
    Nov 27, 2022 01:34:26 AM Verify User is able to see the Place holder "Enter mobile number" in text field Pass
  • @deleteSentMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 02:12:22 AM Verify user should be able to delete the sent message Fail
    Nov 27, 2022 02:12:22 AM Verify user should be able to delete the sent message Fail
  • @verifyDocumentsSection 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 02:03:22 AM Verify user should be able to see the Documents section on group details page Fail
    Nov 27, 2022 02:03:22 AM Verify user should be able to see the Documents section on group details page Fail
  • @openChatProgram 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:41:12 AM Verify user should be able to Open the specific program chat: Pass
    Nov 27, 2022 01:41:12 AM Verify user should be able to Open the specific program chat: AutomationTest Pass
  • @SearchTraineeByName 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:31:04 AM Verify mentor is able to search particular trainee by name Pass
    Nov 27, 2022 04:31:04 AM Verify mentor is able to search particular trainee by name Pass
  • @verifyRedirectToTraineeProgressTroughProgram 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:36:18 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 27, 2022 04:36:18 AM Verify Mentor redirects to trainee progress page through program Pass
  • @declineInvitation 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:57:31 AM Verify trainee decline the invitation Pass
    Nov 27, 2022 04:57:31 AM Verify trainee decline the invitation Pass
  • @findProgramById 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:11:30 AM Verify User is able to find Program by ID Pass
    Nov 27, 2022 04:11:30 AM Verify User is able to find Program by ID Pass
  • @verifyHomePage 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:19:21 AM Verify user is able to see the homepage Pass
    Nov 27, 2022 04:19:21 AM Verify user is able to see the homepage Pass
  • @MentorProgressPage 3
    Passed: 3
    Timestamp TestName Status
    Nov 27, 2022 04:22:48 AM Verify mentor is able to redirect to the Progress page Pass
    Nov 27, 2022 04:24:50 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 27, 2022 04:24:50 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
  • @switchToMentorAndMentorToTrainee 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:33:39 AM Verify user is able to switch to the mentor and mentor to trainee Pass
  • @verifyUserOpensProgramDetailsPage 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 05:38:43 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
    Nov 27, 2022 05:38:43 AM Verify User is able to redirect to Program Details page after Taping on Program Name Pass
  • @answerWallquestions 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 05:55:30 AM Verify user should be able to answer the questions on wall Pass
    Nov 27, 2022 05:55:30 AM Verify user should be able to answer the questions on wall Pass
  • @verifyProgressPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 04:22:48 AM Verify mentor is able to redirect to the Progress page Pass
  • @Bug-1259 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:31:04 AM Verify mentor is able to search particular trainee by name Pass
    Nov 27, 2022 04:31:04 AM Verify mentor is able to search particular trainee by name Pass
  • @replyOnReceivedMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 02:18:18 AM Verify user is able to reply on received messages Fail
    Nov 27, 2022 02:18:18 AM Verify user is able to reply on received messages Fail
  • @verifyInvalidEntryTextForRangeTypeQuestion 2 2
    Passed: 2 Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:01:26 AM Verify error message for range type question Fail
    Nov 27, 2022 04:01:26 AM Verify error message for range type question Pass
    Nov 27, 2022 04:03:46 AM Verify error message for range type question Fail
    Nov 27, 2022 04:05:44 AM Verify error message for range type question Pass
  • @verifyLoginWithValidOtp 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:36:13 AM Verify user not able to login with valid otp Pass
    Nov 27, 2022 01:36:13 AM Verify user not able to login with valid otp Pass
  • @dailyEntries 7
    Passed: 7
    Timestamp TestName Status
    Nov 27, 2022 03:01:55 AM Add entries on the questionnaires page Pass
    Nov 27, 2022 03:01:55 AM Add entries on the questionnaires page Pass
    Nov 27, 2022 03:04:52 AM Verify daily entries result according to the filter: Pass
    Nov 27, 2022 03:04:52 AM Verify daily entries result according to the filter: All Pass
    Nov 27, 2022 03:07:37 AM Verify daily entries result according to the filter: Completed Pass
    Nov 27, 2022 03:10:15 AM Verify daily entries result according to the filter: Available Pass
    Nov 27, 2022 03:15:17 AM Verify daily entries result according to the filter: Expired Pass
  • @verifyAddButtonOnTheTraineePage 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 04:38:04 AM Verify Add button on the trainee page Pass
  • @setAvatar 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:28:33 AM Verify user is able to set the Avatar on Basic Details Page Pass
  • @redirectToQuestionaries 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 05:47:10 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
    Nov 27, 2022 05:47:10 AM Verify user should be able to redirect to questionnaire page by clicking on the Add entry button on Progress page Pass
  • @verifyChatPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 01:38:30 AM Verify user should able to open chat page Pass
  • @fontsize 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 05:25:41 AM Verify user is able to change text size using accessbility Pass
    Nov 27, 2022 05:25:41 AM Verify user is able to change text size using accessbility Pass
  • @acceptInvitation 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:52:10 AM Verify trainee accept the invitation Pass
    Nov 27, 2022 04:52:10 AM Verify trainee accept the invitation Pass
  • @verifyProgressPageQuestionAnswers 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:24:50 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
    Nov 27, 2022 04:24:50 AM Verify mentor should be able to see the trainee daily entries questions answer Pass
  • @verifyprivacypolicy 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:05:25 AM Verify privacy policy page Pass
  • @verifyLoginWithInvalidNumber 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:31:57 AM Verify user not able to login with invalid number Pass
    Nov 27, 2022 01:31:57 AM Verify user not able to login with invalid number Pass
  • @profilePage 15 1
    Passed: 15 Failed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:03:11 AM Verify profile page Pass
    Nov 27, 2022 05:05:25 AM Verify privacy policy page Pass
    Nov 27, 2022 05:07:47 AM Verify terms of service page Pass
    Nov 27, 2022 05:10:13 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:10:13 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:12:42 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:15:17 AM Verify Feedback thoughts Pass
    Nov 27, 2022 05:18:04 AM Verify Error message after send feedback without reaction Pass
    Nov 27, 2022 05:18:04 AM Verify Error message after send feedback without reaction Pass
    Nov 27, 2022 05:20:28 AM Update the my profile Pass
    Nov 27, 2022 05:23:28 AM Verify user is able to change Theme Pass
    Nov 27, 2022 05:25:41 AM Verify user is able to change text size using accessbility Pass
    Nov 27, 2022 05:25:41 AM Verify user is able to change text size using accessbility Pass
    Nov 27, 2022 05:28:33 AM Verify user is able to set the Avatar on Basic Details Page Pass
    Nov 27, 2022 05:31:03 AM Verify user is able to logout the account Fail
    Nov 27, 2022 05:33:39 AM Verify user is able to switch to the mentor and mentor to trainee Pass
  • @deleteAccount 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 03:27:52 AM Verify delete account and join without parent approval Fail
    Nov 27, 2022 03:27:52 AM Verify delete account and join without parent approval Fail
  • @RedirectToInviteTraineeList 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:46:46 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 27, 2022 04:46:46 AM Verify Mentor redirect to the list of the programs via menu option Pass
  • @logout 1
    Failed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:31:03 AM Verify user is able to logout the account Fail
  • @editSentMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 02:07:15 AM Verify user should be able to edit the sent message Fail
    Nov 27, 2022 02:07:15 AM Verify user should be able to edit the sent message Fail
  • @verifyDetailsPageThroughViewDetailsButton 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:49:35 AM Verify user should be able to open the Group details page by tapping on View details button Pass
    Nov 27, 2022 01:49:35 AM Verify user should be able to open the Group details page by tapping on View details button Pass
  • @verifyTermsOfService 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:07:47 AM Verify terms of service page Pass
  • @saveEntries 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 03:01:55 AM Add entries on the questionnaires page Pass
    Nov 27, 2022 03:01:55 AM Add entries on the questionnaires page Pass
  • @VerifySaveAndNextBtn 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 03:43:12 AM Verify User is able to tap on Save and next Button Fail
    Nov 27, 2022 03:43:12 AM Verify User is able to tap on Save and next Button Fail
  • @wallPage 7
    Passed: 7
    Timestamp TestName Status
    Nov 27, 2022 05:53:05 AM Verify user should able to open wall page Pass
    Nov 27, 2022 05:55:30 AM Verify user should be able to answer the questions on wall Pass
    Nov 27, 2022 05:55:30 AM Verify user should be able to answer the questions on wall Pass
    Nov 27, 2022 05:58:50 AM Verify user should be able to see image on wall page Pass
    Nov 27, 2022 06:02:33 AM Verify user should be able to see video on wall page Pass
    Nov 27, 2022 06:05:17 AM Verify user should be able to see link on wall page Pass
    Nov 27, 2022 06:07:56 AM Verify user should be able to see doc on wall page Pass
  • @navigatesToMonthOnCalendar 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 03:19:00 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 27, 2022 03:19:00 AM Verify user is able to navigates backward and forward on calendar Pass
  • @removeAccount 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 03:30:42 AM Verify User is able remove trainee from the program Fail
    Nov 27, 2022 03:30:42 AM Verify User is able remove trainee from the program Fail
  • @verifyprofilepage 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:03:11 AM Verify profile page Pass
  • @darktheme 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 05:23:28 AM Verify user is able to change Theme Pass
  • @verifyLinksSection 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 02:00:25 AM Verify user should be able to see the Links section on group details page Pass
    Nov 27, 2022 02:00:25 AM Verify user should be able to see the Links section on group details page Pass
  • @verifyAddTraineesList 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 04:39:43 AM Verify Add trainee list Pass
  • @verifyFindByIdPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 04:09:13 AM Verify user is on search program page Pass
  • @verifyMentorHomePage 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:21:31 AM Verify user is able to see the homepage of mentor Pass
    Nov 27, 2022 04:21:31 AM Verify user is able to see the homepage of mentor Pass
  • @verifyMentorNotAbleToSendInviteForJoinedTrainee 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:41:27 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 27, 2022 04:41:27 AM Verify Mentor not able to send invite for joined trainee Pass
  • @uncheckSearchInAllPrograms 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 04:32:52 AM Verify searching result after uncheck search in all programs checkbox Pass
  • @saveEmptyAns 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 03:56:31 AM Verify User is unable to save the answers without answering questions Pass
    Nov 27, 2022 03:56:31 AM Verify User is unable to save the answers without answering questions Pass
  • @notificationPage 6
    Passed: 6
    Timestamp TestName Status
    Nov 27, 2022 04:48:35 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 27, 2022 04:48:35 AM Verify Mentor is able to send invitation successfully to trainee Pass
    Nov 27, 2022 04:52:10 AM Verify trainee accept the invitation Pass
    Nov 27, 2022 04:52:10 AM Verify trainee accept the invitation Pass
    Nov 27, 2022 04:57:31 AM Verify trainee decline the invitation Pass
    Nov 27, 2022 04:57:31 AM Verify trainee decline the invitation Pass
  • @openPrivateChatWithMentor 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:55:03 AM Verify user should be able to open the private chat with mentor Pass
    Nov 27, 2022 01:55:03 AM Verify user should be able to open the private chat with mentor Pass
  • @selectSpecificDate 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 03:23:19 AM Verify User is able to select specific date Pass
    Nov 27, 2022 03:23:19 AM Verify User is able to select specific date Pass
  • @sendFeedbackWithoutReaction 2
    Passed: 2
    Timestamp TestName Status
    Nov 27, 2022 05:18:04 AM Verify Error message after send feedback without reaction Pass
    Nov 27, 2022 05:18:04 AM Verify Error message after send feedback without reaction Pass
  • @sendTheMessage 2
    Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 01:43:37 AM Verify user should be able to send the message Fail
    Nov 27, 2022 01:43:37 AM Verify user should be able to send the message Fail
  • @calendar 4
    Passed: 4
    Timestamp TestName Status
    Nov 27, 2022 03:19:00 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 27, 2022 03:19:00 AM Verify user is able to navigates backward and forward on calendar Pass
    Nov 27, 2022 03:23:19 AM Verify User is able to select specific date Pass
    Nov 27, 2022 03:23:19 AM Verify User is able to select specific date Pass
  • @verifyMentorIsAbleToRedirectToTraineeList 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 04:29:17 AM Verify mentor is able to redirect to the trainee list Pass
  • @verifyLinkOnWallPage 1
    Passed: 1
    Timestamp TestName Status
    Nov 27, 2022 06:05:17 AM Verify user should be able to see link on wall page Pass
  • @sendReport 8
    Failed: 8
    Timestamp TestName Status
    Nov 27, 2022 02:23:03 AM Verify user is able to send report on received message with report option: Fail
    Nov 27, 2022 02:23:03 AM Verify user is able to send report on received message with report option:Spam Fail
    Nov 27, 2022 02:27:35 AM Verify user is able to send report on received message with report option:Violence Fail
    Nov 27, 2022 02:32:13 AM Verify user is able to send report on received message with report option:Child Abuse Fail
    Nov 27, 2022 02:36:51 AM Verify user is able to send report on received message with report option:Illegal Drugs Fail
    Nov 27, 2022 02:41:26 AM Verify user is able to send report on received message with report option:Tell us about you Fail
    Nov 27, 2022 02:46:14 AM Verify user is able to send report on received message with report option:Copyright Fail
    Nov 27, 2022 02:50:47 AM Verify user is able to send report on received message with report option:Pornography Fail
  • @joinProgramById 3
    Passed: 3
    Timestamp TestName Status
    Nov 27, 2022 04:13:56 AM Verify User is able to join Program Pass
    Nov 27, 2022 04:13:56 AM Verify User is able to join Program Pass
    Nov 27, 2022 04:16:28 AM Verify User is able to join Program Pass
  • @MentorTraineePage 16 2
    Passed: 16 Failed: 2
    Timestamp TestName Status
    Nov 27, 2022 04:29:17 AM Verify mentor is able to redirect to the trainee list Pass
    Nov 27, 2022 04:31:04 AM Verify mentor is able to search particular trainee by name Pass
    Nov 27, 2022 04:31:04 AM Verify mentor is able to search particular trainee by name Pass
    Nov 27, 2022 04:32:52 AM Verify searching result after uncheck search in all programs checkbox Pass
    Nov 27, 2022 04:34:33 AM Verify Training Programs of the trainee Pass
    Nov 27, 2022 04:34:33 AM Verify Training Programs of the trainee Pass
    Nov 27, 2022 04:36:18 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 27, 2022 04:36:18 AM Verify Mentor redirects to trainee progress page through program Pass
    Nov 27, 2022 04:38:04 AM Verify Add button on the trainee page Pass
    Nov 27, 2022 04:39:43 AM Verify Add trainee list Pass
    Nov 27, 2022 04:41:27 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 27, 2022 04:41:27 AM Verify Mentor not able to send invite for joined trainee Pass
    Nov 27, 2022 04:43:10 AM Verify Trainee Menu Options Fail
    Nov 27, 2022 04:43:10 AM Verify Trainee Menu Options Fail
    Nov 27, 2022 04:45:15 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 27, 2022 04:45:15 AM Verify Mentor redirect to the trainee private chat via menu option Pass
    Nov 27, 2022 04:46:46 AM Verify Mentor redirect to the list of the programs via menu option Pass
    Nov 27, 2022 04:46:46 AM Verify Mentor redirect to the list of the programs via menu option Pass
  • org.openqa.selenium.SessionNotCreatedException 1
    Timestamp TestName StackTrace
    Nov 27, 2022 03:33:11 AM com.trackingOwl.steps.Hooks.setUp(io.cucumber.java.Scenario)
  • java.lang.AssertionError 11
    Timestamp TestName StackTrace
    Nov 27, 2022 02:21:56 AM Then User is able to see reply option
    Nov 27, 2022 02:26:28 AM Then User is able to see report option
    Nov 27, 2022 02:31:07 AM Then User is able to see report option
    Nov 27, 2022 02:35:44 AM Then User is able to see report option
    Nov 27, 2022 02:40:19 AM Then User is able to see report option
    Nov 27, 2022 02:49:40 AM Then User is able to see report option
    Nov 27, 2022 02:54:17 AM Then User is able to see report option
    Nov 27, 2022 03:00:52 AM Then User is able to see attachment options
    Nov 27, 2022 03:29:39 AM Then User is on the base page
    Nov 27, 2022 04:04:41 AM And User navigates to otp page
    Nov 27, 2022 04:44:11 AM And User navigates to otp page
  • org.openqa.selenium.WebDriverException 2
    Timestamp TestName StackTrace
    Nov 27, 2022 03:33:05 AM When User clicks on the logout button
    Nov 27, 2022 03:33:08 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
  • java.lang.IndexOutOfBoundsException 2
    Timestamp TestName StackTrace
    Nov 27, 2022 01:47:29 AM When User deletes the sent message How are you?
    Nov 27, 2022 02:16:12 AM When User deletes the sent message how r1?
  • org.junit.ComparisonFailure 1
    Timestamp TestName StackTrace
    Nov 27, 2022 01:36:08 AM Then Unregister Number toast message is displayed
  • org.openqa.selenium.TimeoutException 5
    Timestamp TestName StackTrace
    Nov 27, 2022 02:06:11 AM When User clicks on document option
    Nov 27, 2022 02:11:09 AM When User edits the sent message with new message How are you?
    Nov 27, 2022 02:44:10 AM And User clicks on received message
    Nov 27, 2022 03:43:11 AM com.trackingOwl.steps.Hooks.tearDown(io.cucumber.java.Scenario)
    Nov 27, 2022 03:54:14 AM And User taps on save and next button
  • org.openqa.selenium.StaleElementReferenceException 1
    Timestamp TestName StackTrace
    Nov 27, 2022 05:32:34 AM And User navigates to home page
Dashboard
Features
16
Scenarios
90
Steps
1,568
Start
Nov 27, 2022 01:29:27 AM
End
Nov 27, 2022 06:10:37 AM
Time Taken
04 41 10.445
Environment

 

Name Value
os windows
Categories

 

Name Passed Failed Skipped Passed %
@verifyCourseDetails 2 0 0 100%
@redirectToQuestionnairePageThroughEntries 1 0 0 100%
@addEntries 0 2 0 0%
@basepage 12 2 0 85.714%
@verifyProgress 2 0 0 100%
@verifyWallPage 1 0 0 100%
@changeNumber 2 0 0 100%
@verifyVideoOnWallPage 1 0 0 100%
@verifyTraineeMenuOptions 0 2 0 0%
@regression 109 35 0 75.694%
@chatPage 14 20 0 41.176%
@redirectToProgram 2 0 0 100%
@RedirectToPrivateChatOfTheTrainee 2 0 0 100%
@verifyLoginWithUnregisterNumber 0 2 0 0%
@findById 6 0 0 100%
@feedbackpage 4 0 0 100%
@verifyImgOnWallPage 1 0 0 100%
@verifyDetailsPageThroughGroupName 2 0 0 100%
@entries 5 6 0 45.455%
@verifyDocOnWallPage 1 0 0 100%
@inviteTrainee 2 0 0 100%
@verifySelectLanguage 2 0 0 100%
@verifyAttachmentOptions 0 2 0 0%
@updateprofile 1 0 0 100%
@programDetailsPage 4 0 0 100%
@progressPage 6 0 0 100%
@redirectToTheChatPageThroughMessagelink 1 0 0 100%
@verifyMediaSection 2 0 0 100%
@verifyTrainningProgram 2 0 0 100%
@EndToendScenarios 0 4 0 0%
@UserIsAbleToSeeLoginPageRegistrationLabel 2 0 0 100%
@VerifyPlaceHolder 2 0 0 100%
@deleteSentMessage 0 2 0 0%
@verifyDocumentsSection 0 2 0 0%
@openChatProgram 2 0 0 100%
@SearchTraineeByName 2 0 0 100%
@verifyRedirectToTraineeProgressTroughProgram 2 0 0 100%
@declineInvitation 2 0 0 100%
@findProgramById 2 0 0 100%
@verifyHomePage 2 0 0 100%
@MentorProgressPage 3 0 0 100%
@switchToMentorAndMentorToTrainee 1 0 0 100%
@verifyUserOpensProgramDetailsPage 2 0 0 100%
@answerWallquestions 2 0 0 100%
@verifyProgressPage 1 0 0 100%
@Bug-1259 2 0 0 100%
@replyOnReceivedMessage 0 2 0 0%
@verifyInvalidEntryTextForRangeTypeQuestion 2 2 0 50%
@verifyLoginWithValidOtp 2 0 0 100%
@dailyEntries 7 0 0 100%
@verifyAddButtonOnTheTraineePage 1 0 0 100%
@setAvatar 1 0 0 100%
@redirectToQuestionaries 2 0 0 100%
@verifyChatPage 1 0 0 100%
@fontsize 2 0 0 100%
@acceptInvitation 2 0 0 100%
@verifyProgressPageQuestionAnswers 2 0 0 100%
@verifyprivacypolicy 1 0 0 100%
@verifyLoginWithInvalidNumber 2 0 0 100%
@profilePage 15 1 0 93.75%
@deleteAccount 0 2 0 0%
@RedirectToInviteTraineeList 2 0 0 100%
@logout 0 1 0 0%
@editSentMessage 0 2 0 0%
@verifyDetailsPageThroughViewDetailsButton 2 0 0 100%
@verifyTermsOfService 1 0 0 100%
@saveEntries 2 0 0 100%
@VerifySaveAndNextBtn 0 2 0 0%
@wallPage 7 0 0 100%
@navigatesToMonthOnCalendar 2 0 0 100%
@removeAccount 0 2 0 0%
@verifyprofilepage 1 0 0 100%
@darktheme 1 0 0 100%
@verifyLinksSection 2 0 0 100%
@verifyAddTraineesList 1 0 0 100%
@verifyFindByIdPage 1 0 0 100%
@verifyMentorHomePage 2 0 0 100%
@verifyMentorNotAbleToSendInviteForJoinedTrainee 2 0 0 100%
@uncheckSearchInAllPrograms 1 0 0 100%
@saveEmptyAns 2 0 0 100%
@notificationPage 6 0 0 100%
@openPrivateChatWithMentor 2 0 0 100%
@selectSpecificDate 2 0 0 100%
@sendFeedbackWithoutReaction 2 0 0 100%
@sendTheMessage 0 2 0 0%
@calendar 4 0 0 100%
@verifyMentorIsAbleToRedirectToTraineeList 1 0 0 100%
@verifyLinkOnWallPage 1 0 0 100%
@sendReport 0 8 0 0%
@joinProgramById 3 0 0 100%
@MentorTraineePage 16 2 0 88.889%